gtk4.git
2017-12-29 Arnaud Rebilloutcss docs: Fix duplicate border‑right‑width
2017-12-29 Arnaud Rebilloutcss docs: Fix refentry and refname
2017-12-29 Arnaud Rebilloutcss docs: Ensure the first column does not break for...
2017-12-29 Arnaud Rebilloutcss docs: Get rid of non-breaking hyphens
2017-12-29 Arnaud Rebilloutcss docs: Get rid of non-breaking spaces
2017-12-29 Arnaud Rebilloutcss docs: Fix some angle brackets for percentage
2017-12-29 Timm Bäderwindow: Avoid a set-but-not-used warning
2017-12-29 Timm Bädergl renderer: Fix release build
2017-12-29 Timm Bäderbuild: Rename a variable
2017-12-29 Timm Bädergl driver: Remove more unused API
2017-12-29 Timm Bädergl renderer: Properly delete all shader programs
2017-12-29 Timm Bädergl driver: Remove gl-context property
2017-12-29 Timm Bädergl driver: Remove dead warning code
2017-12-29 Timm Bädergl driver: Only support one fbo per texture
2017-12-29 Timm Bädergl driver: Remove vao API
2017-12-29 Timm Bädergl renderer: Remove unused parameter
2017-12-29 Timm Bädergl renderer: Remove some unused uniforms from shader
2017-12-29 Timm Bädergl renderer: Only draw what we have to
2017-12-29 Timm Bädergl renderer: draw all outset shadows
2017-12-28 Timm Bädertestoutsetshadowdrawing: Add more samples
2017-12-28 Timm Bädertestsuite: Move gl renderer nodes files into their...
2017-12-28 Timm Bädertests: Fix the unblurred gl renderer output images
2017-12-28 Timm Bädergl renderer: Properly flip texture in render_texture...
2017-12-28 Timm Bädershowrendernode: Add some advanced options
2017-12-28 Timm Bädersnapshot: Don't create clip nodes with 0 width or height
2017-12-28 Timm Bädergl renderer: Insert render target op in render_texture...
2017-12-28 Timm Bädertestoutsetshadowdrawing: Add adwaita CSD window test...
2017-12-28 Timm Bädertestsuite: Add selected gl renderer test node files
2017-12-28 Timm Bädertestheaderbar: Fix custom CSS
2017-12-28 Matthias ClasenAdwaita: Avoid expander<>combobox interference
2017-12-27 Matthias Clasenfontchooser: Add global keynav
2017-12-27 Matthias ClasenTry again to make the a11y tests pass
2017-12-27 Matthias ClasenAdd an unrealize function to GtkLabel
2017-12-27 Matthias ClasenFix the a11y tests
2017-12-27 Matthias ClasenFix the textbuffer test
2017-12-27 Matthias ClasenSimplify ui files
2017-12-27 Matthias ClasenUpdate NEWS
2017-12-27 Matthias ClasenFix objects-finalize test
2017-12-27 Matthias ClasenFix notify test
2017-12-27 Matthias ClasenAvoid excess notification for GdkEventControllerScroll...
2017-12-27 Matthias ClasenAvoid excess notification for GdkCellRendererPixbuf...
2017-12-27 Matthias ClasenRemove a duplicate doc comment
2017-12-26 Matthias Clasengdk: Cosmetic rewording of draw context docs
2017-12-26 Matthias Clasengdk: Slight doc rearrangement
2017-12-26 Matthias Clasenwindow: Remove GtkButton reference from docs
2017-12-26 Matthias Clasendisplay: Cosmetic doc changes
2017-12-26 Matthias Clasencursor docs: Point to gtk_widget_set_cursor
2017-12-26 Matthias ClasenAdd documentation for content (de)serializers
2017-12-26 Matthias ClasenDocument GdkClipboard::changed
2017-12-26 Matthias ClasenDocument more structs
2017-12-26 Matthias ClasenDocument GDK_DISPLAY_XDISPLAY
2017-12-26 Matthias Clasengdk: Document GdkVulkanContext
2017-12-26 Matthias Clasengdk: Move GdkWindowState enum around
2017-12-26 Matthias ClasenMore documentation additions
2017-12-26 Matthias ClasenDrop gratitious use of GdkPoint
2017-12-26 Matthias ClasenSome GdkMonitor documentation additions
2017-12-26 Matthias ClasenRemove leftover API from headers
2017-12-26 Matthias ClasenDocument new event getters
2017-12-26 Matthias ClasenTry to make the docs build more quiet
2017-12-26 Matthias Clasengdk: Remove the event structs from the documentation
2017-12-26 Matthias ClasenDocument gdk_display_get_setting
2017-12-26 Matthias ClasenRemove leftover gdk_event_request_motions from headers
2017-12-26 Matthias ClasenDrop gsk_renderer_get/set_viewport from the docs
2017-12-26 Matthias Clasengdk: Document GdkDisplay::setting-changed
2017-12-26 Matthias ClasenSome migration guide revisions
2017-12-26 Matthias Clasendocs: Add new headerbar api
2017-12-26 Matthias ClasenAdd GtkIconSize back to the docs
2017-12-25 Matthias Clasengdk: Reshuffle docs slightly
2017-12-25 Ting-Wei Landocs: Fix the build of gdk4 documentation
2017-12-25 Matthias Clasencheck button: Fix inconsistent state
2017-12-25 Ting-Wei Langdk/broadway/toarray.pl: Don't hard-code the path of...
2017-12-23 Matthias ClasenFix the docs build
2017-12-23 Matthias Clasencss: Document font-variant and subproperties
2017-12-21 Emmanuele BassiUpdate annotations for GdkDisplay
2017-12-21 Emmanuele BassiUpdate annotations for GdkEvent API
2017-12-21 Emmanuele Bassidocs: Add missing signal parameter
2017-12-21 Emmanuele Bassibuild: Ensure we introspect the print operation sources
2017-12-21 Emmanuele BassiAnnotate gdk_x11_display_get_screen()
2017-12-21 Emmanuele BassiRemove unnecessary introspection annotation
2017-12-21 Emmanuele Bassibroadway: Use correct type in assignment
2017-12-21 Timm Bäderwidgetbowl: Add blurred box shadow demo
2017-12-21 Timm Bädergl renderer: try doing outset box shadows
2017-12-21 Timm Bädertests: Add outset shadow drawing test
2017-12-21 Timm Bädergl renderer: Remove unused vertex shader
2017-12-21 Timm Bädergl renderer: Don't crash if the first op is an opacity one
2017-12-21 Timm Bädergl renderer: Force cross-fade nodes offscreen
2017-12-21 Timm Bädergl renderer: Use one function per op type to apply...
2017-12-21 Timm Bädergl renderer: Don't leak gl resources
2017-12-21 Timm Bädershowrendernode: Show at least the root node bounds
2017-12-21 Timm Bädergl renderer: Fix indentation mishap
2017-12-21 Timm Bädergl renderer: Implement cross fade nodes
2017-12-21 Timm Bädergl renderer: Fix linear gradient shader color calculation
2017-12-21 Timm Bädergl renderer: Only take glyph texture alpha into account
2017-12-21 Timm Bädergl renderer: Fix shadow nodes if the child is a container
2017-12-21 Timm Bädergl renderer: Move declarations to the beginning of...
2017-12-21 Timm Bädergl renderer: Fix use of uninitialized values
2017-12-21 Timm Bädergl renderer: Ensure texture sizes arent 0
2017-12-21 Timm Bädergl renderer: Fix inset and outset shadows in hidpi
2017-12-21 Timm Bädergl renderer: Fix cairo node surface size in hidpi
2017-12-21 Timm Bädergl renderer: Fix rounded clips in hidpi
next